home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Saar AMOK 2
/
Saar AMOK II - Oktober 1994 (1994)(Kreativ Marketing)(DE)[!][I-7598].iso
/
disks
/
amok
/
amok_106
/
flexcat
/
c_h.sd
< prev
next >
Wrap
Text File
|
1994-03-11
|
652b
|
29 lines
##stringtype C
##shortstrings
/****************************************************************
This file was created automatically by `FlexCat V1.1'
Do NOT edit by hand!
****************************************************************/
#ifndef %b_CAT_H
#define %b_CAT_H
#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif /* !EXEC_TYPES_H */
#ifndef LIBRARIES_LOCALE_H
#include <libraries/locale.h>
#endif /* !LIBRARIES_LOCALE_H */
/* Prototypes */
extern void Open%bCatalog(struct Locale *, STRPTR);
extern void Close%bCatalog(void);
extern STRPTR Get%bString(LONG);
/* Definitions */
#define %i %d
#endif /* !%b_CAT_H */